On this pageLinesByNameDescriptionThis method returns the linetype with name AName, or nil if lines with such name does not exist.Syntaxfunction LinesByName(const AName: string): TsgLines;